home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
lib
/
python2.5
/
curses
/
panel.py
< prev
next >
Wrap
Text File
|
2008-10-05
|
156b
|
9 lines
"""curses.panel
Module for using panels with curses.
"""
__revision__ = "$Id: panel.py 36560 2004-07-18 06:16:08Z tim_one $"
from _curses_panel import *